home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / misc-part1 / 5236 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  4.3 KB

  1. Path: news.iac.net!not-for-mail
  2. From: cjolley@iac.net (Carl Jolley)
  3. Newsgroups: comp.sys.amiga.misc
  4. Subject: Re: FW & Panasonic printers
  5. Date: 20 Feb 1996 02:59:21 -0500
  6. Organization: Internet Access Cincinnati 513-887-8877
  7. Message-ID: <4gbv0p$k2d@wabash.iac.net>
  8. References: <150503@cup.portal.com>
  9. NNTP-Posting-Host: wabash.iac.net
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Gary,
  13.  
  14. I suggest you develop a short test case with a small amount of text to
  15. print. Make to can repeat the problem you have been seeing with this
  16. small text case.
  17.  
  18. Then set your 2123 to print in hex and run your test case through it.
  19. Using the protocol sequences in your printer manual see if by looking
  20. through the hex print out you can find an escape sequence or non-printable
  21. ascii character that is undefined or out-of-place. Within the context
  22. of other print options, see if you can figure out what sequence of printer
  23. operations would have made sense at the point that the strange stuff 
  24. appears. Using a HEX editor, see if you can find all the places in the
  25. Final Writer program where the code sequence appears. This may be a
  26. severely non-trivial manual translation process if Final Writer is
  27. using a standard PRT: sequences and your print driver is translating it
  28. from the standard codes for the PRT: device to the Panasonic/Epson sequences
  29. for your 2323. Here's another couple of possibilities. Use the Cmd program
  30. to capture output to a file on disk and look at the captured file to
  31. see (perhaps using type <file> opt h) if you can locate the code that's
  32. causing the strange behaviour. Another thing that you could try to see
  33. how the behaviour may change is to write your printer output to PAR: instead
  34. of to PRT: that way you will see exactly what Final Writer is 
  35. writing without any "help" from the PRT: device. This is very likely to
  36. be stuff that will drive your printer crazy so I definitely recommend that
  37. you capture this stuff with the Cmd program and not print it. From your
  38. description, this is a programming problem with Final Writer. Also it
  39. might be interesting to see if just powering on or off just the A3000 or
  40. just the 2323 would clear up the problem or an alternative way to say
  41. the same thing, what happens if you don't power off one or the two?
  42.  
  43.  
  44.  
  45. Gary Alan Peake (Gemini2@cup.portal.com) wrote:
  46. : I have one problem with Final Writer an my Panasonic 2123 printer.
  47.  
  48. : I have tried every printer driver I can find including Wolfe Faust's
  49. : PanaPrefs printer driver set-up, BUT I still have the same weird problem.
  50.  
  51. : I can type in a document in Final Writer, save & print or print & save. ONE
  52. : TIME! On a second attempt at printing, my printer will form feed out one
  53. : full page, back up one page or less, then the printer head will go to the far
  54. : right like it has intercepted a control character that it can't interpret.
  55.  
  56. : The only way that I can reprint any document is to power off the printer
  57. : for ten seconds, power it on, then reprint. A three finger salute isn't
  58. : enough. I can power down the 3000 and printer, then go back into FW without
  59. : a hitch and re-print any document.
  60.  
  61. : I am using a Panasonic KX-2123 printer, an A3000/25, WB 2.1, and FW4.01 ...
  62.  
  63. : My FW print prefs are the normal defaults with the PanaPref printer
  64. : selected, using 'continuous' paper. I have density set at 180x180 and
  65. : threshold set at 6.
  66.  
  67. : I get excellent prints of any document the first time around so I think it
  68. : has something to do with the printer not clearing it's buffer properly?
  69.  
  70. : What's really screwy is that I can use CygnusEd or Fullview to print
  71. : documents as many times in a row as I want and they turn out fine?
  72.  
  73. : Also, if I set the number of copies to 2 or more in FW, they all print just
  74. : fine.
  75.  
  76. : HELP .....
  77.  
  78.  
  79. : Gary
  80. : -----------------------------------------
  81. : Gemini2@cup.portal.com    'Mystic Meg'   |  TEAM AMIGA is a grassroots
  82. :                                          |  movement designed to provide
  83. : Avid Supporter of Amiga Technologies     |  support to all Amiga users
  84. :                                          |  and to Amiga Technologies!
  85. : Charter Member ---> *TEAM AMIGA*         |
  86. : -----------------------------------------
  87.  
  88.  
  89. : ... Redundant Book Title:
  90. :     Mac's For Dummies
  91.  
  92. : -*- ASTG 1.9
  93. -- 
  94. **** cjolley@iac.net <Carl Jolley>
  95. **** All opinions are my own and not necessarily those of my employer ****
  96.